Skip to content
Back to search
30
MCP

Secure Shell Executor

pulsemcp/secure shell executor

Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python implementation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "secure_shell_executor": {
      "url": "None",
      "transport": "http"
    }
  }
}